libdvbv5_d ~master (2019-01-10T15:59:09Z)
Dub
Repo
ScanHandler_Ptr
libdvbv5_d
types
An RAII compliant pointer to a
dvb_v5_descriptors
object.
struct
ScanHandler_Ptr {
this(this)
;
this
(dvb_v5_fe_parms* frontendParameters, dvb_entry* entry, int dmx_fd, check_frontend_t check_frontend, uint other_nit, uint timeout_multiplier);
~this
();
auto
c_ptr
();
}
Constructors
this
this
(dvb_v5_fe_parms* frontendParameters, dvb_entry* entry, int dmx_fd, check_frontend_t check_frontend, uint other_nit, uint timeout_multiplier)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Postblit
this(this)
this(this)
Undocumented in source.
Alias This
c_ptr
Members
Functions
c_ptr
auto
c_ptr
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
libdvbv5_d
types
structs
DMX_FD
File_Ptr
FrontendId
FrontendParameters_Ptr
ScanHandler_Ptr
TuningId
An RAII compliant pointer to a dvb_v5_descriptors object.